Sentiment Analysis

Twitter Sentiment Analysis.

Predicts the Sentiment of tweets as Positive, Negative, Neutral.

Seniment of Tweets of the given topic.

{% for key,value in outputs.items() %}

{{ key }} = {{value}}


{% endfor %}